Sponsored by Deepsite.site

Kalicart Global

Created By
Giuseppe Soccia month ago
KaliCart Global is a keyless, read-only MCP server that lets AI agents search a federated catalog of products across independent WooCommerce stores. Each merchant runs the KaliCart Bridge plugin and remains the source of truth for price, stock, and checkout; the global layer provides a single agent-facing search surface over those stores. Results carry merchant-authoritative prices, canonical category leaves, availability status, and per-merchant data-access signals so agents know whether catalog data is live or an indicative snapshot. Tools: - global_search — federated product search across all participating merchants (free text in any language, plus brand, color, price-range, and in-stock filters) - lookup_merchant — check whether a domain runs an ARC-compliant catalog and its federation status
Overview

KaliCart Global

Federated commerce search for AI agents — one MCP endpoint, many independent stores.

KaliCart Global is a keyless, read-only MCP server that lets an AI agent search a federated catalog of real products across independent WooCommerce merchants. Each store runs the KaliCart Bridge plugin and stays the source of truth for price, stock, and checkout; the global layer gives agents a single search surface over all of them.

What makes it useful for agents

  • Merchant-authoritative data. Every offer carries the store's own price (authority: merchant_catalog), availability status, and a direct product URL. No scraping, no guesswork.
  • Canonical categories. Results are mapped to a canonical taxonomy (e.g. beverages.water.still, food.snacks.popcorn), so an agent can reason by category, not just by text match.
  • Honest freshness signals. Each result includes provenance (Bridge version, fetch timestamp) and a per-merchant access signal, so an agent knows whether data is live-authoritative or an indicative snapshot to verify at checkout.
  • Any language. Free-text search works across languages; the index is Unicode-correct by construction.
  • Consent-based. Merchants opt in via the ARC (Agent-Readable Catalog) discovery flags; revoking consent removes them at the next probe.

Tools

Search the federated index across all participating merchants.

Parameters:

  • q — free-text query, any language (e.g. "prosecco", "materasso memory foam")
  • leaf — canonical category leaf (e.g. beverages.alcohol.sparkling_prosecco)
  • brand, color, gender — facet filters
  • in_stock — only offers currently in stock
  • min_price, max_price — price range
  • limit — 1–25 results

lookup_merchant

Check whether a domain runs an ARC-compliant catalog (KaliCart Bridge). Returns bridge version, discovery URL, federated-indexing consent flags, and live access status. A miss schedules a background probe.

Parameters:

  • domain — merchant domain (e.g. shop.example.com)

Connection

Remote server, Streamable HTTP, no authentication required:

json { "mcpServers": { "kalicart-global": { "type": "streamable-http", "url": "https://dashboard.kalicart.com/mcp-public" } } } ​

  • Endpoint: https://dashboard.kalicart.com/mcp-public
  • Website: https://bridge.kalicart.com/mcp/
  • Merchant plugin (KaliCart Bridge): available on the WordPress.org plugin directory

Server Config

{
  "mcpServers": {
    "kalicart-global": {
      "type": "streamable-http",
      "url": "https://dashboard.kalicart.com/mcp-public"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Tavily Mcp
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
DeepChatYour AI Partner on Desktop
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.